GtkIconTheme: Load symbolic icons at the same size
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 19:47:00 +0000 (15:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Jun 2014 15:52:11 +0000 (11:52 -0400)
commitb96058c3b70bd0f59b588bed68bea8901ace83ec
treec4108262e08b8894d45f28ceb4f7ecb97ff3e7ae
parent769fc520552a9efe32af2ab615135fa6f3b0e009
GtkIconTheme: Load symbolic icons at the same size

Reuse the scale information that we have from loading icons
normally, when loading a symbolic icon, so that we apply the
same size constraints.

This commit assumes that svgs have the nominal size of the
directory they are in, which will be true for all current
symbolic icons.
gtk/gtkicontheme.c